Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 3, 2022

Bumps github.com/edgexfoundry/go-mod-messaging/v2 from 2.0.1 to 2.3.0.

Changelog

Sourced from github.com/edgexfoundry/go-mod-messaging/v2's changelog.

[v2.3.0] - 2022-11-09

Features ✨

  • Implement Messaging-based CommandClient (#bcd50ac)
  • Add new fields and factory functions for MessageEnvelope (#a4f6801)
  • Allow user to bring their own CA in the client (#aa046c2)
  • Add NATS Implementation (#9dc6314)
  • Add no_zmq build flag (#51b75ef)

Bug Fixes 🐛

  • Add retry of publish if error is EOF (#54dc8da)
  • Don't send invalid message as normal message from MQTT (#7364efb)
  • Handle repeated error better to not spam logs (#8658677)

Build 👷

[v2.2.0] - 2022-05-11

Features ✨

  • Disable use of ZMQ on native windows via conditional builds (#474eb1f)

    BREAKING CHANGE:
    This disables use of ZMQ when running windows native
    builds.
    

Test

  • enable go's race detector (#9e77d98)
  • Add mock for MessageClient interface (#c9ac0b8)

Bug Fixes 🐛

  • Disallow subscribing to same exact topic multiple times (#c1db79e)
  • pass a copy of topic to redis subscriber (#fbf749f)
  • fix race condition in redis client tests (#7d21ea0)
  • redis subscriber with multiple topics (#6ddff74)

Documentation 📖

Build 👷

... (truncated)

Commits
  • 8525880 Merge pull request #189 from lenny-intel/released-go-mods
  • 7e84723 build: Update to use released go-mods
  • 67175e3 Merge pull request #188 from lenny-intel/levski-change-log
  • 1a5879c docs: Levski Change Log
  • eaa9732 Merge pull request #184 from hahattan/bump-dependency
  • 5a1fd73 build: bump go-mod-core-contracts
  • d067308 Merge pull request #182 from hahattan/update-topic
  • 3608a9e feat: update query request topic naming
  • aae9db3 Merge pull request #178 from hahattan/issue-177
  • 6e879a8 Merge pull request #181 from edgexfoundry/dependabot/go_modules/github.com/na...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/edgexfoundry/go-mod-messaging/v2](https://github.com/edgexfoundry/go-mod-messaging) from 2.0.1 to 2.3.0.
- [Release notes](https://github.com/edgexfoundry/go-mod-messaging/releases)
- [Changelog](https://github.com/edgexfoundry/go-mod-messaging/blob/main/CHANGELOG.md)
- [Commits](edgexfoundry/go-mod-messaging@v2.0.1...v2.3.0)

---
updated-dependencies:
- dependency-name: github.com/edgexfoundry/go-mod-messaging/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants